home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 106 / gfa / read.me < prev    next >
Encoding:
Text File  |  1987-02-20  |  4.4 KB  |  149 lines

  1. ALRTDEMO.BAS
  2.  
  3.     Are you tired of two color alert box's?  Un able to control your text?
  4.     Well look at this demo for some idea's about using and building your own
  5.     alert boxs using put and get.   Med Res...
  6.  
  7.  
  8. ARCSHELL.BAS
  9.  
  10.     This is a beginning for a complete Arc Shell program in GFA Basic.  It is
  11.     useful, but does not yet support the complete Arc services.  Very nice way
  12.     to show your friends what can be done with GFA Basic.
  13.  
  14.  
  15. CH_TIME.BAS
  16.  
  17.     This is a time clock program example to set you time on the ST.
  18.     Written as a Procedure which can be included in your programs when a 
  19.     date-time stamp is needed.
  20.  
  21.  
  22. COMPAT.BAS
  23.  
  24.     Tim has merged both patchs and checked them out.  Saves you making a typo.
  25.     Two patches for the GFA Basic Compiler.
  26.  
  27.  
  28. DEMO.BAS
  29.  
  30.     This is GFA Basic demonstration program showing off a number of features
  31.     of GFA Basic.
  32.  
  33.  
  34. DIALOG.BAS
  35. RESOURSE.DFN
  36. RESOURSE.H
  37. RESOURSE.RSC
  38. VDI.BAS
  39.  
  40.     This is a basic program that shows you how to use a DIALOG box.  Dialog
  41.     boxs can be made with either the RCS editor in Megamax or the Atari 
  42.     Developers Kit.  Then called with this program.  Demo included.
  43.  
  44.  
  45. FLETCH09.BAS
  46.  
  47.     This is the source code to the FLETCH09.PRG program on the communication
  48.     disks which allows you create FLASH download shell script files.
  49.  
  50.  
  51. FREESPAC.BAS
  52.  
  53.     This is a free space program example and free memory program example all
  54.     rolled into one.  Try it out.
  55.  
  56.  
  57. GFABASRO.PRG
  58.  
  59.     This is the public domain runtime program to allow you to check out all of
  60.     these excellent program examples without buying GFA Basic.  Please remember
  61.     that some of the source code for files found on different disks requires
  62.     additional files for correct operation.
  63.  
  64.  
  65. GFAERATA.DOC
  66.  
  67.     This is the first part of the errata file for the original 'hurry up' Gfa
  68.     Basic Manual.  It covers pages 1-80.  More to come when I get time. 
  69.  
  70.  
  71. GFAKEYPT.BAS
  72.  
  73.     This program will change the default buttons for the 'NEW' and
  74.    "SYSTEM or QUIT' alert boxes to the 'OK' button.  Very handy if you are
  75.     doing alot of programming.  Works with V1.0 of GFA BASIC.
  76.  
  77.  
  78. JOYSTICK.BAS
  79.  
  80.     Attempt to read both ports 0 and 1 from GFA BASIC.
  81.     I've been able to get the routine to detect a change in state of the 
  82.     joystick, but not to constantly monitor. That may need to be achieved
  83.     through software. I'm not sure yet. 
  84.  
  85.  
  86. LAZYLBLR.BAS
  87.  
  88.     This is the source code to the Lazy Label Maker program in this month's
  89.     Applications directory.
  90.  
  91.  
  92. MAKEMENU.BAS
  93.  
  94.     Are you a little confused about one of GFAs most sophisticated
  95.     capabilities, the DROP-DOWN menu commands? This is a menu 'skeleton' that
  96.     that has two purposes. One is to aquaint the programmer with the 
  97.     drop-down menu making capabilities, as the program is heavily commented.
  98.     The other purpose is to provide two usefull routines for programmers, thus
  99.     avoiding 'reinventing the wheel'. This is sort of DROP-DOWN MENU 
  100.     CONSTRUCTION KIT. Run it first, click on all the options to see what it
  101.     does to them, then list it out to learn, then take out my examples and put
  102.     in your own real life applications. I hope this helps someone. HAVE FUN!
  103.                             Paul Huntington
  104.  
  105.  
  106. MICROCAD.BAS
  107.  
  108.     This is the source code to the MicroCAD drawing program found in this 
  109.     month's Applications directory.
  110.  
  111.  
  112. MINITERM.BAS
  113.  
  114.     I have been asked to upload this example of a short terminal prg by
  115.     Neil Harris that was in the message Bases.  This is a short example of how
  116.     easy it is to write a terminal program in GFA Basic.
  117.  
  118.  
  119. MISSDOS.BAS
  120.  
  121.     This is a clone of an emulator that was released not too long ago,
  122.     it works about as well anyway..I didn't write it but it appeared
  123.     on my BBS today, Humerous..
  124.  
  125.  
  126. NEOLOAD.BAS
  127.  
  128.     Demonstration routine for loading neochrome format pictures for use with
  129.     GFA BASIC. Demonstrates several useful modules which may be incorporated
  130.     into your own GFA programs.
  131.  
  132.  
  133. SAMPGFA.BAS
  134.  
  135.     This is "V.D.I.  Sampler".  The program displays a varity of GEM VDI 
  136.     Functions. This program will work on Color or Monochrome Systems.  
  137.  
  138.  
  139. SENSORI.BAS
  140.  
  141.     This is the source code to the SENSORI program found in this month's games
  142.     directory.  This game is a musical Simon program.
  143.  
  144.  
  145. STATES.BAS
  146.  
  147.     This is the source code to the educational States game found in this month's
  148.     Applications directory.
  149.